Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests(lightwallet): add budget to golden LHR #8870

Merged
merged 2 commits into from
May 6, 2019
Merged

Conversation

brendankenny
Copy link
Member

#8427 added a budget to the sample artifacts, but because the -A step in yarn update:sample-json was run without the same config, the budget didn't make its way into the golden sample_v2.json.

This PR actually solves the original problem and gets a budget all the way into the final JSON :)

This will make things like #8708 easier to review because it'll actually be in the deployed report.

I just picked budget numbers. Happy to haggle.

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs update json, but LGTM!

throttlingMethod: 'devtools',
budgets: [{
resourceCounts: [
{resourceType: 'total', budget: 10},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wish we could reuse this for the smokes to keep it in sync :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants